[INFO] cloning repository https://github.com/paulkernfeld/slice-data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulkernfeld/slice-data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fslice-data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fslice-data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48e8a705aeb8e7b203dca0a1b60cd00e3ecb1c8b
[INFO] testing paulkernfeld/slice-data against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fslice-data" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulkernfeld/slice-data
[INFO] finished tweaking git repo https://github.com/paulkernfeld/slice-data
[INFO] tweaked toml for git repo https://github.com/paulkernfeld/slice-data written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulkernfeld/slice-data on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulkernfeld/slice-data already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded skeptic v0.13.4
[INFO] [stderr]   Downloaded bytecount v0.4.0
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded tinyvec v0.3.3
[INFO] [stderr]   Downloaded itoa v0.4.5
[INFO] [stderr]   Downloaded cargo_metadata v0.6.4
[INFO] [stderr]   Downloaded smallvec v1.4.0
[INFO] [stderr]   Downloaded error-chain v0.12.2
[INFO] [stderr]   Downloaded quote v1.0.5
[INFO] [stderr]   Downloaded bytes v0.5.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.13
[INFO] [stderr]   Downloaded serde_json v1.0.53
[INFO] [stderr]   Downloaded ryu v1.0.4
[INFO] [stderr]   Downloaded serde_derive v1.0.110
[INFO] [stderr]   Downloaded backtrace v0.3.48
[INFO] [stderr]   Downloaded serde v1.0.110
[INFO] [stderr]   Downloaded addr2line v0.12.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.2.0
[INFO] [stderr]   Downloaded object v0.19.0
[INFO] [stderr]   Downloaded syn v1.0.22
[INFO] [stderr]   Downloaded libc v0.2.70
[INFO] [stderr]   Downloaded gimli v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb53ca45933a2b7d2b03c46ed49b8bdb50889830881d32fa98ad2baba0d7b890
[INFO] running `Command { std: "docker" "start" "-a" "eb53ca45933a2b7d2b03c46ed49b8bdb50889830881d32fa98ad2baba0d7b890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb53ca45933a2b7d2b03c46ed49b8bdb50889830881d32fa98ad2baba0d7b890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb53ca45933a2b7d2b03c46ed49b8bdb50889830881d32fa98ad2baba0d7b890", kill_on_drop: false }`
[INFO] [stdout] eb53ca45933a2b7d2b03c46ed49b8bdb50889830881d32fa98ad2baba0d7b890
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cac9d94571d00c84f5c0b59aba301cb6262b9cd35090225ac21e1b5fb14cb32
[INFO] running `Command { std: "docker" "start" "-a" "7cac9d94571d00c84f5c0b59aba301cb6262b9cd35090225ac21e1b5fb14cb32", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling quote v1.0.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling addr2line v0.12.0
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling slice-data v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.00s
[INFO] running `Command { std: "docker" "inspect" "7cac9d94571d00c84f5c0b59aba301cb6262b9cd35090225ac21e1b5fb14cb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cac9d94571d00c84f5c0b59aba301cb6262b9cd35090225ac21e1b5fb14cb32", kill_on_drop: false }`
[INFO] [stdout] 7cac9d94571d00c84f5c0b59aba301cb6262b9cd35090225ac21e1b5fb14cb32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de9a2d1c1b0c6bb6ed3f7966da0da4c9763579756ccbe9596464dd9411ee8a4e
[INFO] running `Command { std: "docker" "start" "-a" "de9a2d1c1b0c6bb6ed3f7966da0da4c9763579756ccbe9596464dd9411ee8a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling tinyvec v0.3.3
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling addr2line v0.12.0
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling slice-data v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.48s
[INFO] running `Command { std: "docker" "inspect" "de9a2d1c1b0c6bb6ed3f7966da0da4c9763579756ccbe9596464dd9411ee8a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de9a2d1c1b0c6bb6ed3f7966da0da4c9763579756ccbe9596464dd9411ee8a4e", kill_on_drop: false }`
[INFO] [stdout] de9a2d1c1b0c6bb6ed3f7966da0da4c9763579756ccbe9596464dd9411ee8a4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2452de1b4f2069b2a02edc6556e72de6dd22d53a26e9ce2107fb826a9f1c0eca
[INFO] running `Command { std: "docker" "start" "-a" "2452de1b4f2069b2a02edc6556e72de6dd22d53a26e9ce2107fb826a9f1c0eca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slice_data-6b41a0516f2f545b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-121c6fdab9eb0b29)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test readme_sect_slice_t_or_mut_t_line_114 ... FAILED
[INFO] [stdout] test readme_sect_slice_t_or_mut_t_line_90 ... FAILED
[INFO] [stdout] test readme_sect_fixed_size_array_t_n_line_45 ... FAILED
[INFO] [stdout] test readme_sect_smallvec_line_189 ... FAILED
[INFO] [stdout] test readme_sect_slice_t_or_mut_t_line_103 ... FAILED
[INFO] [stdout] test readme_sect_slice_t_or_mut_t_line_79 ... FAILED
[INFO] [stdout] test readme_sect_boxed_slice_box_t_line_144 ... FAILED
[INFO] [stdout] test readme_sect_arrayvec_line_215 ... FAILED
[INFO] [stdout] test readme_sect_vec_line_162 ... FAILED
[INFO] [stdout] test readme_sect_vecdeque_line_256 ... FAILED
[INFO] [stdout] test readme_sect_tinyvec_line_241 - should panic ... ok
[INFO] [stdout] test readme_sect_the_bytes_crate_line_277 ... FAILED
[INFO] [stdout] test readme_sect_tinyvec_line_231 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_slice_t_or_mut_t_line_114 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_slice_t_or_mut_t_line_114' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2a13 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_114
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:62:5
[INFO] [stdout]   38:     0x606e790d1fe7 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_114::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:52:51
[INFO] [stdout]   39:     0x606e790d3106 - <skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_114::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_slice_t_or_mut_t_line_90 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_slice_t_or_mut_t_line_90' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2773 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_90
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:37:5
[INFO] [stdout]   38:     0x606e790d1f57 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_90::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:28:50
[INFO] [stdout]   39:     0x606e790d3046 - <skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_90::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_fixed_size_array_t_n_line_45 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_fixed_size_array_t_n_line_45' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2bd3 - skeptic[64dbe9eff3797e21]::readme_sect_fixed_size_array_t_n_line_45
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:13:5
[INFO] [stdout]   38:     0x606e790d2047 - skeptic[64dbe9eff3797e21]::readme_sect_fixed_size_array_t_n_line_45::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:2:54
[INFO] [stdout]   39:     0x606e790d3186 - <skeptic[64dbe9eff3797e21]::readme_sect_fixed_size_array_t_n_line_45::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_smallvec_line_189 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_smallvec_line_189' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d24d3 - skeptic[64dbe9eff3797e21]::readme_sect_smallvec_line_189
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:113:5
[INFO] [stdout]   38:     0x606e790d1ec7 - skeptic[64dbe9eff3797e21]::readme_sect_smallvec_line_189::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:95:43
[INFO] [stdout]   39:     0x606e790d2f86 - <skeptic[64dbe9eff3797e21]::readme_sect_smallvec_line_189::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_slice_t_or_mut_t_line_103 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_slice_t_or_mut_t_line_103' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2933 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_103
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:49:5
[INFO] [stdout]   38:     0x606e790d1fb7 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_103::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:40:51
[INFO] [stdout]   39:     0x606e790d30c6 - <skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_103::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_slice_t_or_mut_t_line_79 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_slice_t_or_mut_t_line_79' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2693 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_79
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:25:5
[INFO] [stdout]   38:     0x606e790d1f27 - skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_79::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:16:50
[INFO] [stdout]   39:     0x606e790d3006 - <skeptic[64dbe9eff3797e21]::readme_sect_slice_t_or_mut_t_line_79::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_boxed_slice_box_t_line_144 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_boxed_slice_box_t_line_144' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2af3 - skeptic[64dbe9eff3797e21]::readme_sect_boxed_slice_box_t_line_144
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:77:5
[INFO] [stdout]   38:     0x606e790d2017 - skeptic[64dbe9eff3797e21]::readme_sect_boxed_slice_box_t_line_144::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:65:52
[INFO] [stdout]   39:     0x606e790d3146 - <skeptic[64dbe9eff3797e21]::readme_sect_boxed_slice_box_t_line_144::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_arrayvec_line_215 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_arrayvec_line_215' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d23f3 - skeptic[64dbe9eff3797e21]::readme_sect_arrayvec_line_215
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:128:5
[INFO] [stdout]   38:     0x606e790d1e97 - skeptic[64dbe9eff3797e21]::readme_sect_arrayvec_line_215::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:116:43
[INFO] [stdout]   39:     0x606e790d2f46 - <skeptic[64dbe9eff3797e21]::readme_sect_arrayvec_line_215::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_vec_line_162 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_vec_line_162' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2153 - skeptic[64dbe9eff3797e21]::readme_sect_vec_line_162
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:92:5
[INFO] [stdout]   38:     0x606e790d1e07 - skeptic[64dbe9eff3797e21]::readme_sect_vec_line_162::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:80:38
[INFO] [stdout]   39:     0x606e790d2e86 - <skeptic[64dbe9eff3797e21]::readme_sect_vec_line_162::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_vecdeque_line_256 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_vecdeque_line_256' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d25b3 - skeptic[64dbe9eff3797e21]::readme_sect_vecdeque_line_256
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:174:5
[INFO] [stdout]   38:     0x606e790d1ef7 - skeptic[64dbe9eff3797e21]::readme_sect_vecdeque_line_256::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:159:43
[INFO] [stdout]   39:     0x606e790d2fc6 - <skeptic[64dbe9eff3797e21]::readme_sect_vecdeque_line_256::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_the_bytes_crate_line_277 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_the_bytes_crate_line_277' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2853 - skeptic[64dbe9eff3797e21]::readme_sect_the_bytes_crate_line_277
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:197:5
[INFO] [stdout]   38:     0x606e790d1f87 - skeptic[64dbe9eff3797e21]::readme_sect_the_bytes_crate_line_277::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:177:50
[INFO] [stdout]   39:     0x606e790d3086 - <skeptic[64dbe9eff3797e21]::readme_sect_the_bytes_crate_line_277::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_tinyvec_line_231 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_tinyvec_line_231' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606e7926669a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606e7926669a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606e7926669a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606e7927c14a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606e7927c14a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x606e7926c532 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x606e7926c532 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x606e7924382f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606e7924382f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606e7925e159 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606e790dff4c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x606e790dff4c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x606e7925e312 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x606e7925e312 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606e7924391a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x606e79238959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606e792445fd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606e7927c90c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606e7927c8d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x606e7927c5f9 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x606e79175d25 - <core[4a92201981c6b77a]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x606e79175d25 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x606e79175d78 - <cargo_metadata[6e091c4770b411b6]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x606e79117581 - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x606e7911e0d3 - core[4a92201981c6b77a]::iter::adapters::map::map_try_fold::<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x606e7912d2fd - <alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::iter::adapters::map::map_try_fold<cargo_metadata[6e091c4770b411b6]::WorkspaceMember, alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x606e7911d19f - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::try_fold::<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, alloc[420bb310a727dfd7]::vec::in_place_collect::write_in_place_with_drop<alloc[420bb310a727dfd7]::string::String>::{closure#0}, core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::vec::in_place_drop::InPlaceDrop<alloc[420bb310a727dfd7]::string::String>, !>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x606e7911ff8c - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as alloc[420bb310a727dfd7]::vec::in_place_collect::SpecInPlaceCollect<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x606e7911c91f - alloc[420bb310a727dfd7]::vec::in_place_collect::from_iter_in_place::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x606e79130fde - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as alloc[420bb310a727dfd7]::vec::spec_from_iter::SpecFromIter<alloc[420bb310a727dfd7]::string::String, core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x606e7912d859 - <alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::iter::traits::collect::FromIterator<alloc[420bb310a727dfd7]::string::String>>::from_iter::<core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3895:9
[INFO] [stdout]   32:     0x606e7911d96e - <core[4a92201981c6b77a]::iter::adapters::map::Map<alloc[420bb310a727dfd7]::vec::into_iter::IntoIter<cargo_metadata[6e091c4770b411b6]::WorkspaceMember>, <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path<&std[1209cfb42f6d497f]::path::Path>::{closure#0}> as core[4a92201981c6b77a]::iter::traits::iterator::Iterator>::collect::<alloc[420bb310a727dfd7]::vec::Vec<alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/iter/traits/iterator.rs:2092:9
[INFO] [stdout]   33:     0x606e79113a0a - <skeptic[a6aaeb7d02d1f7f1]::rt::LockedDeps>::from_path::<&std[1209cfb42f6d497f]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x606e79115510 - skeptic[a6aaeb7d02d1f7f1]::rt::get_rlib_dependencies::<std[1209cfb42f6d497f]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x606e79119c42 - skeptic[a6aaeb7d02d1f7f1]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x606e7911a6f8 - skeptic[a6aaeb7d02d1f7f1]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x606e790d2233 - skeptic[64dbe9eff3797e21]::readme_sect_tinyvec_line_231
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:141:5
[INFO] [stdout]   38:     0x606e790d1e37 - skeptic[64dbe9eff3797e21]::readme_sect_tinyvec_line_231::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/slice-data-df83952aa83265ce/out/skeptic-tests.rs:131:42
[INFO] [stdout]   39:     0x606e790d2ec6 - <skeptic[64dbe9eff3797e21]::readme_sect_tinyvec_line_231::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x606e790d322b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606e790d322b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x606e790e0a1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x606e790e0a1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x606e790e0a1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x606e790e0a1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x606e790da134 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x606e790da134 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x606e790e3622 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x606e790e3622 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x606e790e3622 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x606e790e3622 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x606e790e3622 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x606e79265f2f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x606e79265f2f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7f60538a0aa4 - <unknown>
[INFO] [stdout]   61:     0x7f605392da64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readme_sect_arrayvec_line_215
[INFO] [stdout]     readme_sect_boxed_slice_box_t_line_144
[INFO] [stdout]     readme_sect_fixed_size_array_t_n_line_45
[INFO] [stdout]     readme_sect_slice_t_or_mut_t_line_103
[INFO] [stdout]     readme_sect_slice_t_or_mut_t_line_114
[INFO] [stdout]     readme_sect_slice_t_or_mut_t_line_79
[INFO] [stdout]     readme_sect_slice_t_or_mut_t_line_90
[INFO] [stdout]     readme_sect_smallvec_line_189
[INFO] [stdout]     readme_sect_the_bytes_crate_line_277
[INFO] [stdout]     readme_sect_tinyvec_line_231
[INFO] [stdout]     readme_sect_vec_line_162
[INFO] [stdout]     readme_sect_vecdeque_line_256
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test skeptic`
[INFO] running `Command { std: "docker" "inspect" "2452de1b4f2069b2a02edc6556e72de6dd22d53a26e9ce2107fb826a9f1c0eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2452de1b4f2069b2a02edc6556e72de6dd22d53a26e9ce2107fb826a9f1c0eca", kill_on_drop: false }`
[INFO] [stdout] 2452de1b4f2069b2a02edc6556e72de6dd22d53a26e9ce2107fb826a9f1c0eca
